FillImage Methods

Methods

Clone Creates a new object that is a deep copy of the current instance.
Equals
(Inherited from Object)
Finalize
(Inherited from Object)
GetHashCode
(Inherited from Object)
GetStream 
GetType
(Inherited from Object)
Load(String) Load a bitmap resource.
Load(String, Byte) Load a bitmap resource.
Load(String, Stream) Load a bitmap resource.
MemberwiseClone
(Inherited from Object)
Save(Stream) Save a bitmap resource.
Save(String) Save a bitmap resource.
ToString Converts the value of the current FillImage object to its equivalent string representation.
(Overrides ObjectToString)

See Also